CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab random network

搜索资源列表

  1. Salama

    1下载:
  2. 改进的Salama网络拓扑随机生成算法通用Matlab程序,在随机抛撒节点的时候使用了K均值聚类,网络节点分布均匀且疏密得当,边的分布也比较均衡。-Improved algorithm for randomly generated network topology Salama General Matlab program, when the nodes in the random throw using K means clustering, the network node density
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:5324
    • 提供者:成龙
  1. WAXTOP_fix

    0下载:
  2. 这是一个随机网络产生模型,可以用它仿真网络进行实验,程序采用matlab 语言编写-This is a random network generation model, the network can use simulation test, the program written by matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1304
    • 提供者:花无缺
  1. proj06-02

    0下载:
  2. 实验中使用随机反向传播算法对构造的神经网络进行学习,最终得到构造的神经网络的权值矩阵。-Experiment using the random back-propagation algorithm to construct the neural network learning, the final structure of the neural network obtained the weight matrix.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2139
    • 提供者:王瑶
  1. some-basic-model-in-complex-network

    0下载:
  2. 该压缩包中包含:BA无标度网络、随机图、WS小世界网络、NW小世界网络、最近邻耦合网络、平均路径长度、度分布、聚类系数的matlab源代码。-The compressed packages that include: BA scale-free network, random map, WS small world network, network, the small world NW neighbour coupling network, average path length, clust
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:11461
    • 提供者:李德裕
  1. random_networks

    1下载:
  2. 随机网络matlab程序,模拟复杂网络的生成及统计-complex random network
  3. 所属分类:Other systems

    • 发布日期:2016-04-19
    • 文件大小:1024
    • 提供者:____
  1. ER

    1下载:
  2. matlab实现ER随机网络,用以研究复杂系统同步的程序-matlab ER random network synchronization program for the study of complex systems
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:3646
    • 提供者:陶璘辉
  1. ER

    1下载:
  2. ER 模型网络生成的matlab代码 计算网络的度分布、集簇系数 网络科学作业 -ER model generate a random network of nodenum nodes with probability of 0.1 and calculate average degree, average clustering coefficient and degree distribution
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1321
    • 提供者:陈力
  1. complex_network

    3下载:
  2. 用matlab所写的复杂网络所用的经典算法,如BA无标度网络,ER随机网络,WS小世界网络和NS小世界网络,以及最近邻耦合网络等matlab算法,可以修改参数,可以绘制复杂网络图形。在matlab中直接可运行。-Classical algorithm matlab written with complex network used, such as BA scale-free networks, ER random network, WS small-world networks and NS
  3. 所属分类:matlab

    • 发布日期:2016-04-19
    • 文件大小:4096
    • 提供者:lhk
  1. random_coding

    1下载:
  2. 随机网络编码matlab实现程序,附有详细的中文注释-Random network coding matlab procedures, with detailed notes in Chinese
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1164
    • 提供者:陈俊岭
  1. network-model-of-complex-networks

    0下载:
  2. 复杂网络中小世界模型,无标度网络,随机网络的matlab实现代码-Complex network of small-world model, scale-free networks, random networks matlab implementation code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:10734
    • 提供者:王淑敏
  1. complex-network

    0下载:
  2. 采用随机图生成无标度网络的算法,返回值是无标度网络的的连接矩阵和度分布,比较实用。把代码拷贝到matlab环境下就可以用。-Using an algorithm to generate random graph scale-free networks, the return value is the connection matrix and the degree of scale-free networks of distribution, more practical.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:644
    • 提供者:张一
  1. random-neural-network

    0下载:
  2. matlab应用大全-赵海滨,第10章随机神经网络源码-matlab application Daquan- TRADITIONIS Chapter 10 random neural network source
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3052
    • 提供者:尹芳
  1. random

    0下载:
  2. 无线传感网络仿真,MATLAB中实现任意节点分布任意区域-Wireless sensor network simulation, MATLAB achieve any node distribution in any area
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1083
    • 提供者:kaka
  1. Matlab-SNN

    0下载:
  2. 随机神经网络(en: Stochastic Neural Networks)是一种人工神经网络,并作为人工智能的工具。它们向神经网络引进随机变化,一类是在神经元之间分配随机过程传递函数,一类是给神经元随机权重。-Random Neural Network (en: Stochastic Neural Networks) is an artificial neural network and artificial intelligence as a tool. They introduce ran
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2829
    • 提供者:qjl
  1. random-nerve

    0下载:
  2. 《MATLAB神经网络原理与实例精解》一书配套的随机神经网络程序示例,含有完整注释。-Network Program Example MATLAB network principles and examples of fine nerve Solutions, a book supporting random nerve, contains the complete comment.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3399
    • 提供者:yao
  1. Neural-Network

    0下载:
  2. 神经网络去噪+matlab程序+神经网络去除随机脉冲干扰-Neural network neural network denoising+matlab program+ removing random pulse interference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3313
    • 提供者:吴峰
  1. aodv-matlab

    1下载:
  2. 采用matlab实现对无线网络中,AODV协议栈的仿真 。采用随机动态建图的过程,生动的解释了协议原理- 51/5000 Using matlab to achieve on the wireless network, AODV protocol stack simulation . Using the process of random dynamic mapping, the principle of protocol is explained vividly
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-12
    • 文件大小:1473
    • 提供者:huawenqing
  1. bin

    1下载:
  2. 在无标度的网络中,随机攻击点的复杂网络仿真。(Complex network simulation of random attack points)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:啊额2
  1. rbf

    1下载:
  2. 自己编写RBF神经网络程序,RBF神经网络隐层采用标准Gaussian径向基函数,输出层采用线性激活函数,其中数据中心、扩展常数和输出权值均用梯度法求解,它们的学习率均为0.001。其中隐节点数选为10,初始输出权值取[-0.1,0.1]内的随机值,初始数据中心取[-1,1]内的随机值,初始扩展常数取[0.1,0.3]内的随机值,输入采用[0 1]的随机阶跃输入(Write your own RBF neural network, RBF neural network hidden layer
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-28
    • 文件大小:19456
    • 提供者:RED2AWN
  1. 基本BP算法

    0下载:
  2. 基本bp算法,输入随机生成样本训练网络,利用训练好的网络对输出值进行预测(Basic BP algorithm, input random generation sample training network)
  3. 所属分类:matlab例程

« 1 23 4 5 »
搜珍网 www.dssz.com